home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 829 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: interramp.com!usenet
  2. From: "Derek M. Ealy" <dealy@interramp.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Good Books on Exception Handling techniques?
  5. Date: 7 Jan 1996 17:29:39 GMT
  6. Organization: Grand Prix Software
  7. Message-ID: <4covu3$7kl@usenet4.interramp.com>
  8. NNTP-Posting-Host: ip172.los-angeles3.ca.interramp.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 32bit)
  13.  
  14. Hi,
  15.  
  16. I'm trying to find info on exception handling techniques. I'm 
  17. not really interested in a simple description of what it is and 
  18. how to use it. What I'm after is something that talks about EH 
  19. strategies, for large scale projects. Something that would have 
  20. actual examples of how EH was applied to different types of 
  21. programs. 
  22.  
  23. I'm in the process of trying to convince the people that I 
  24. work for that this would be a good way to handle errors within 
  25. our program and would like to present them with a coherent 
  26. design when making my pitch. 
  27.  
  28. If anyone has any suggestions I would really appreciate it.
  29.  
  30. Derek
  31.  
  32.